Set accessible parents of notebook children
authorMatthias Clasen <mclasen@redhat.com>
Sun, 3 Jul 2011 19:06:44 +0000 (15:06 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 5 Jul 2011 20:10:26 +0000 (16:10 -0400)
commit5d90ca35c27439700f40dc21d22d2765ba09c03c
tree63518829e53c29a73cb6e46878163416e914f45d
parent3fb86e1c6fd1e3145609604207a1aec7638cff4d
Set accessible parents of notebook children

Explicitly set the notebook page object as the accessible parent
of the page, otherwise, AtkObject follows the widget parents chain
and makes the notebook accessible the parent.
gtk/a11y/gtknotebookpageaccessible.c